searchFilters

open suspend fun searchFilters(bypassModel: BypassModel): List<FilterData>?(source)

This function is used to declare the custom filters to be used in searchPagerData.

See FilterData for more information.

Return

Requested filters by the user.

Parameters

bypassModel

Cloudflare bypass information extracted by the Main app, if your module doesn't require a bypass you can disable it in HeadConfig.bypassBehavior.